Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DM-40638: Improve typing of run_with_asyncio #196

Merged
merged 1 commit into from
Sep 7, 2023
Merged

Conversation

rra
Copy link
Member

@rra rra commented Sep 7, 2023

Use the new ParamSpec support to correctly type the run_with_asyncio decorator, allowing type-checking of the call to its decorated function.

Use the new ParamSpec support to correctly type the run_with_asyncio
decorator, allowing type-checking of the call to its decorated
function.
@rra rra merged commit 5416ec1 into main Sep 7, 2023
5 checks passed
@rra rra deleted the tickets/DM-40638a branch September 7, 2023 22:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant